home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Internet & Communication / Captain FTP 4.4.5 (trial).dmg / Captain FTP.app / Contents / Resources / German.lproj / MainWindowSlim.nib / classes.nib next >
Text File  |  2006-02-13  |  4KB  |  95 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 AddToTM = id; 
  6.                 BBEdit = id; 
  7.                 CalcDirSize = id; 
  8.                 DeleteItem = id; 
  9.                 FitColumns = id; 
  10.                 GetInfo = id; 
  11.                 MakeAlias = id; 
  12.                 MakeVF = id; 
  13.                 NewFolder = id; 
  14.                 OpenHelpAnchor = id; 
  15.                 RenameItem = id; 
  16.                 SelectItems = id; 
  17.                 ShowFileListing = id; 
  18.                 ShowTrace = id; 
  19.                 TabMenuAction = id; 
  20.                 UpDownCopy = id; 
  21.             }; 
  22.             CLASS = FirstResponder; 
  23.             LANGUAGE = ObjC; 
  24.             SUPERCLASS = NSObject; 
  25.         }, 
  26.         {CLASS = N2StateButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  27.         {CLASS = N4in1Button; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  28.         {CLASS = NActionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  29.         {CLASS = NBrowserTab; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  30.         {CLASS = NDocument; LANGUAGE = ObjC; SUPERCLASS = NSDocument; }, 
  31.         {CLASS = NDragSwitchButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  32.         {CLASS = NFavorButton; LANGUAGE = ObjC; SUPERCLASS = NMenuButton; }, 
  33.         {CLASS = NFocusScrollView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; }, 
  34.         {CLASS = NMainWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; }, 
  35.         {
  36.             CLASS = NMenuButton; 
  37.             LANGUAGE = ObjC; 
  38.             OUTLETS = {iDelegate = id; }; 
  39.             SUPERCLASS = NSButton; 
  40.         }, 
  41.         {CLASS = NPwdTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
  42.         {CLASS = NRawTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; }, 
  43.         {CLASS = NSHButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  44.         {CLASS = NSObject; LANGUAGE = ObjC; }, 
  45.         {CLASS = NSplitView; LANGUAGE = ObjC; SUPERCLASS = NSSplitView; }, 
  46.         {
  47.             ACTIONS = {TabAction = id; }; 
  48.             CLASS = NTabs; 
  49.             LANGUAGE = ObjC; 
  50.             SUPERCLASS = NSScrollView; 
  51.         }, 
  52.         {CLASS = NTypeaHeadTable; LANGUAGE = ObjC; SUPERCLASS = NSTableView; }, 
  53.         {
  54.             ACTIONS = {
  55.                 ActionButtonACT = id; 
  56.                 ChangeActionButton = id; 
  57.                 ChangeComboDir = id; 
  58.                 ChangeDOSDrive = id; 
  59.                 GoUp = id; 
  60.             }; 
  61.             CLASS = WndController; 
  62.             LANGUAGE = ObjC; 
  63.             OUTLETS = {
  64.                 iActionsMenu = NSMenu; 
  65.                 iButton1 = NActionButton; 
  66.                 iButton2 = NActionButton; 
  67.                 iButton3 = NActionButton; 
  68.                 iButton4 = NActionButton; 
  69.                 iButton5 = NActionButton; 
  70.                 iButtonsBox = NSView; 
  71.                 iCtxMenu = NSMenu; 
  72.                 iFavorMenu = NSMenu; 
  73.                 iLStatView = NSTabView; 
  74.                 iLTab = NTabs; 
  75.                 iLTabNavView = NSView; 
  76.                 iLTabView = NSTabView; 
  77.                 iLTabView2 = NSTabView; 
  78.                 iLeftView = NBrowserTab; 
  79.                 iPwd = NSTextField; 
  80.                 iPwdIcon = NSImageView; 
  81.                 iRStatView = NSTabView; 
  82.                 iRTab = NTabs; 
  83.                 iRTabNavView = NSView; 
  84.                 iRTabView = NSTabView; 
  85.                 iRTabView2 = NSTabView; 
  86.                 iRightView = NSView; 
  87.                 iSplitView = NSplitView; 
  88.                 iTermField = NRawTextView; 
  89.                 iTerminal = NSDrawer; 
  90.             }; 
  91.             SUPERCLASS = NSWindowController; 
  92.         }
  93.     ); 
  94.     IBVersion = 1; 
  95. }